Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass tracecontext to pdf generator #924

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

martinothamar
Copy link
Contributor

@martinothamar martinothamar commented Nov 22, 2024

Description

Ensures the current tracecontext is passed to PDF generator as cookies, which the frontend can access and pass back to the backend so that all spans end up in the process/next trace.

Frontend PR: Altinn/app-frontend-react#2747

Tested locally using Application Insights both with OTel and the classic App Insights SDK

Related Issue(s)

  • N/A

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@martinothamar martinothamar merged commit 0548d1d into main Nov 27, 2024
11 checks passed
@martinothamar martinothamar deleted the chore/pass-tracecontext-to-pdf-generator branch November 27, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants